home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7072 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: m30x.nbg.scn.de!news
  2. From: Dietmar Schulz <sd2846@denbgm311m.scnn1.msmgate.m30x.nbg.scn.de>
  3. Newsgroups: comp.lang.c++
  4. Subject: UNICODE/MBCS and Yacc++
  5. Date: Wed, 21 Feb 1996 16:21:12 +0100
  6. Organization: SIEMENS AG AUT OIL NIM
  7. Message-ID: <312B3868.114E@denbgm311m.scnn1.msmgate.m30x.nbg.scn.de>
  8. NNTP-Posting-Host: 142.120.14.201
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. Hello,
  15. Is there anybody who got some information about Multi byte character sets or UNICODE and the way lexer 
  16. generators can work on these character set.
  17. We use Yacc++ that is a Parser generator working on C++ streams (normal 8-bit ASCII-characters as input).
  18. Wir benutzen in verschiedenen Projekten den Yacc++ von der 1 Mann + 1 Frau
  19. If we need to use MBCS or UNICODE I think that this lexer will fail!
  20. Is it possible to think of a conversion between UNICODE/MBCS and ASCII?
  21. Is there the possibility of a direct mapping between these?
  22.  
  23.  
  24. Kind regards
  25. Dietmar Schulz
  26.